constructor(emailSettings: NavigationSpec.Email.EmailSettings, delegate: <Error class: unknown class>? = null, animated: Boolean = false, completion: () -> Unit? = null)
Parameters
emailSettings
EmailSettings for composing the email
delegate
Optional MFMailComposeViewControllerDelegateProtocol added to the MFMailComposeViewController
animated
Specifies whether the transition should be animated
completion
Optional function called when presentation is completed